@charset "utf-8";
*{ margin:0; padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
body{ font-family:"微软雅黑","Microsoft YaHei UI"; color:#2E2E2E; font-size:12px;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#2E2E2E; text-decoration:none;}
a:hover{ text-decoration:none; color:#2E2E2E;}
h1,h2,h3,h4,h5,h6,h7,h8{ font-weight:normal;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}

.f36{font-size:36px; }
.f24{font-size:24px; }
.f11{font-size:11px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f22{font-size:22px; }
.f21{font-size:21px; }
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f32{font-size:32px; }

.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.l20{ line-height:20px;}
.l22{ line-height:22px;}
.l24{ line-height:24px;}
.l26{ line-height:26px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l34{ line-height:34px;}
.l44{ line-height:44px;}
.l54{ line-height:54px;}
.l60{ line-height:60px;}

.h10{ height:10px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h50{ height:50px;}

.container{ width:1200px; margin:0 auto;}
.container1{ width:1130px; margin:0 auto;}
.container2{ width:1100px; margin:0 auto;}

/*头部*/
.topper{width:100%; height:35px; line-height:35px; background:#f6f6f6; font-size:13px;}
.header{ width:100%; }
.logo{padding:20px 0;} 
.logo img{ height:50px;}
.l_ms{margin-left:15px; padding-left:20px; border-left:1px solid #4B2D16;margin-top:32px; line-height:45px; height:45px; }
.phone{ background:url(../Images/icon7.png) no-repeat center left; padding-left:56px;margin-top:29px; height:51px;}
 
/*导航栏*/
.nav_bg{ margin-top:26px;}
.nav{z-index:9999;}
.nav li{ float:left; width:105px; height:38px; line-height:38px; text-align:center;}
.nav li a{ display:block;  text-align:center; font-size:15px; color:#666}
.nav li a:hover{ color:#1A7BDB; font-weight:bold;}
.nav li a.cur{ color:#1A7BDB; font-weight:bold;}

/*banner*/
.banner{width: 100%; position: relative;overflow: hidden; }
.banner ul{	position: absolute;	}
.banner ul li{ width: 100%;	height: 600px;float: left;background:  no-repeat center center;	}
.banner ol{ height: 20px; background: rgba(0,0,0,0.5);	position: absolute;	left:50%;bottom: 30px;	padding: 0 10px;border-radius: 10px;}
.banner ol li{width: 10px;height: 10px;	float: left;margin: 5px 5px;background: rgba(255,255,255,0.5);	border-radius: 50%;	cursor: pointer;}
.banner ol .current{background: #1A7BDB;}
.banner i{width: 58px;height: 120px;position: absolute;	top: 50%;margin-top: -60px;	cursor: pointer;border-radius: 5px;	display: none;}
.banner .left{left: 60px;background:url(../Images/left_right.png) no-repeat 0 0px;	}
.banner .right{	right: 60px;background:url(../Images/left_right.png) no-repeat 0px -120px;	}
.banner .left:hover , .banner .right:hover{	background-color: rgba(0, 0, 0, 0.31);}


/*标题*/
.Index_tit{ height:45px;}
.Index_tit_left{ height:42px; line-height:41px; border-bottom:1px solid #E0E0E0;}
.Index_tit_left h2{ float:left; border-bottom:3px solid #999; font-size:22px;}
.Index_tit_left span{ float:left; color:#999; font-size:14px;}
.Index_tit_right{ margin-top:5px;}
.Index_tit_right a{ display:block; text-align:center; width:90px; height:33px; line-height:33px; border:1px solid #1A7BDB; color:#1A7BDB; font-size:13px;}
.Index_tit_right a:hover{ background:#1A7BDB; color:#fff;}

/*保障*/
.Index_fw{ position:absolute; top:607px; left:0; right:0; z-index:999999;}
.fw_list{ background:#ffffff; padding:30px 0; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.20); -moz-box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.20); -webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.20);}
.fw_list li{ float:left; width:20%; text-align:center;}
.fw_list li img{ }
.fw_list li h2{ font-size:16px; color:#000; font-weight:normal; padding:15px 0 10px 0;}
.fw_list li p{ font-size:12px; color:#B2B2B2; text-transform:uppercase}
@-webkit-keyframes test{
  0%{ transform:translate(0,0)}
  50%{ transform:translate(5px,0)}
  100%{ transform:translate(0,0)}
}
.fw_list li:hover img{ -webkit-animation:test 0.25s ease-in 3;}

/*产品中心*/
.Index_pro{ padding:140px 0 80px 0;}
.pro_list{ margin-top:40px; }
.pro_list li{ float:left; width:286px; margin-right:16px; border:1px solid #dddddd; margin-bottom:16px}
.pro_list li:nth-child(4n){ margin-right:0;}
.pro_list li a{ display:block;} 
.pro_list li img{ width:256px; height:200px; padding:15px 15px 0 15px;}
.pro_list li span{ display:block; font-size:15px; text-align:center; line-height:40px;}
.pro_list li:hover{ border:1px solid #1A7BDB;}
.pro_list li:hover a{ color:c#1A7BDB}

/*行业应用*/
.Index_yy{ padding:30px 0; /*border-bottom:4px solid #6C6C6C;*/ background:#1A7BDB;}
.yy_list{}
.yy_list li{ float:left; width:11.111%; text-align:center; }
.yy_list li .img img{ height:50px; }
.yy_list li:hover .img img{ -webkit-animation:test 0.25s ease-in 3;}
.yy_list li h2{ font-weight:normal; font-size:16px; padding-top:20px; color:#fff;}


/*关于我们*/
.Index_about{ background:url(../Images/ab_bg.jpg) no-repeat center; padding-top:80px;}
.Index_about .ab_tit{ text-align:center;}
.Index_about .ab_tit h3{ font-size:26px;}
.Index_about .ab_tit span{ display:block; color:#666; text-transform:uppercase; padding-top:10px; font-size:14px;}
.Index_about .ab_Inf{ text-align:center; margin-top:50px; font-size:14px; line-height:30px; color:#666;}
.Index_about .ab_Inf p a{ display:block; width:150px; height:45px; line-height:45px; border:1px solid #1A7BDB; background:#1A7BDB; color:#fff; font-size:16px; margin:30px auto;}
.Index_about .ab_Inf p a:hover{ background:#fff; color:#1A7BDB;}
.Index_about .ab_Inf p{}


/*新闻中心*/
.Index_news{ margin:80px 0;}
.news_list{ margin-top:50px;}
.news_list li{ float:left; width:372px; margin-right:42px; position:relative;}
.news_list li:nth-child(3){ margin-right:0;}
.news_list li img{ width:100%; height:195px;}
.news_list li h3 a{ display:block; line-height:46px; border-bottom:1px solid #E0E0E0; margin:10px 0; transition: all 2s; }
.news_list li:hover h3 a{ border-bottom:1px solid #1A7BDB}
.news_list li .Inf{ font-size:13px; color:#666; line-height:24px;}


/*网站底部*/
.footer{ width:100%; background:#1A1A1A; padding-top:90px ; color:#959393; font-size:14px; }
.f_nav{ border-top:1px solid #313131; border-bottom:1px solid #262626;}
.f_logo{ padding:20px 0;}
.f_logo img{ height:50px;}
.f_nav_list{ }
.f_nav_list li{ float:left; width:100px; text-align:center;}
.f_nav_list li a{ display:block; color:#ffffff; line-height:90px; font-size:15px;}
.f_nav_list li a:hover{ color:#1A7BDB}
.f_Inf{ padding:50px 0; border-bottom:1px solid #262626;}
.f_copy,.f_copy a{ color:#666; line-height:24px;}
.f_tel{ background:url(../Images/f_tel.png) no-repeat center right; padding-right:70px; color:#ffffff; text-align:right; height:60px; padding-top:5px;}
.f_tel span{ display:block; font-weight:bold; font-size:24px;}
.f_yqlj{ padding:30px 0 15px 0; color:#666;}
.f_yqlj a{ color:#666;}

.content{width:100%; background:#f8f8f8;padding:20px 0 30px 0;}
/*内页左侧*/
.nlist{ width:250px; background:#ffffff;}
.nlist .nt{font-weight: normal;  padding: 22px 0;  padding-left: 20px; background: #1A7BDB url(../Images/hhBg.png) no-repeat 190px center;}
.nlist .nt a{font-size: 20px;color: #fff;text-decoration: none;}
.nlist .nt a.cur{ background:none}
.nlist ul{padding:20px;}
.nlist li a {display:block;height:40px;line-height:40px;font-size:14px;color:#333;padding:0 18px;text-decoration:none; background:#F3F3F3; border-bottom:1px solid #ffffff;}
.nlist li a:hover, .nlist a.cur { background:#1A7BDB;  color: #fff; border-bottom:none;}
.tj{margin:0 auto 0;}
.tj .title {background: #1A7BDB;color: #fff;text-align: center;padding: 12px 0px;}
.tj .title h3 {border: 0px solid #ddd;font-size: 14px;font-weight: bolder; font-size: 15px;}
.tj .title span {line-height: 25px;text-align: center; width: 100%;}
.tj_pro{padding-bottom:10px;}
.tj_pro p{ text-align:center; padding:4px 0; line-height:22px;}
.tj_pro p img{ width:200px; height:150px;box-shadow: 2px 2px 2px rgba(0,0,0,.2);-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.2); margin:10px 0 2px 0;}
.tj_pro p a{ color:#666}
.nlist .dphone {overflow: hidden; background: #1A7BDB; padding: 20px 0;}
.nlist .dphone dt { float: left;background:url(../Images/phImg.png) no-repeat center;  margin-left: 5px;  width: 52px;  height: 50px;}
.nlist .dphone dd { margin-left: 56px;  color: #fff; padding: 5px 13px; border-left: 1px dotted #5c5c5c;}
.nlist .dphone dd p {font-size: 26px;font-family: "Arial"; font-weight:bold;}

/*内页右侧*/
.cpright {width: 870px; padding: 0 20px; background: #fff;  float: right;}
.rtop { overflow: hidden; padding-top: 28px; padding-bottom: 9px; border-bottom: 1px solid #dbdbdb;}
.rtop h5 { float: left; padding-left: 10px; border-left: 3px solid #1A7BDB; font-weight: normal;line-height: 16px;}
.rtop h5 a { font-size: 16px; color: #0A79BC;}
.rtop span{ color:#999;}
.rtop span em {color: #999; font-style: normal;}
.rtop span a { color: #999;}
.story{ margin: 15px 0 20px;}
.agent_con { padding-top: 10px;  line-height: 26px;}
.agent_con .age_li_about {  font-size: 15px; text-align:justify}
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}


/*内页产品中心*/
.age_li_pro {width:100%;}
.age_li_pro li{ float:left; width:230px; margin:10px 30px;}
.age_li_pro li img{width:228px; height:180px; border:1px solid #DBDBDB;}
.age_li_pro li .pro_t{width:100%;height:30px; line-height:30px; background:#707070; text-align:center;}
.age_li_pro li .pro_t a{ color:#fff; font-size:13px;}
.pro_page{margin-top:30px;}

.age_pro_show{}
.age_pro_show h1{height:50px; line-height:50px;text-align:center}
.age_pro_show .pro_lb{width:45%; margin:0 auto;}
.age_pro_show .pro_lb .span{padding:0 30px;}
.line{height:20px;  border-bottom:1px solid #DBDBDB; }
.pro_Inf{width:100%; text-align:center; margin-top:30px;}
.pro_Inf img{ max-width:600px; height:auto}
.pro_de{margin-top:50px;}
.pro_mInf{margin:20px 0;font-size: 14px; padding:0 20px; text-align:justify; line-height:24px;}
.pro_show_page{  line-height:26px; margin-top:30px;}

/*内页新闻中心*/
.age_li_new li{ background:url(../Images/IndexNewsList.jpg) no-repeat 0 20px; padding-left:15px; height:45px; line-height:45px; border-bottom:1px solid #DBDBDB;
margin:0 auto; font-size:14px;}
.age_li_new li span{padding-right:10px;}

.age_new_show h1{height:50px; line-height:50px;text-align:center}
.age_new_show .new_lb{width:215px; margin:0 auto;}
.age_new_show .new_lb .span{padding:0 30px;}
.new_show{margin-top:20px; font-size:14px; line-height:24px; text-align:justify}














